MPlotParticlesQ CoordinateList.l,NumPoints.l[,Colour.b] ; Plot lots of points from an X.q,Y.q table of coords Does the same as MPlotParticles except that the list data are pairs of X.q,Y.q. In this respect, a .q quick are longwords each, causing two longwords to be needed for each pixel. The top 16 bits of each component will be used as integer coordinates, and the lower 16 bits are the decimal part which this command ignores.